| 2005-08-06 |
kaf24@firebug... | Fix xenbus_read() usage in shutdown handler. |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
kaf24@firebug... | - include linux/vmalloc.h for vmalloc |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
kaf24@firebug... | This patch changes the vcpu-hotplug handler from using... |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
kaf24@firebug... | This patch changes the probe notifier, per Rusty's... |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
kaf24@firebug... | This patch changes the shutdown driver and xend to... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | Fix mach2phys table allocation for 32-bit PAE Xen. |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | Fix xtime_lock handling to avoid deadlock in sched_clock(). |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | No need to define errno defined at the top of reboot.c. |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | xenstored has had a testsuite for some time. This... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | The C interface no longer has a priority arg, but the... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | Attached is a randomized tester for consoled. It's... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | Instead of queuing messages when the control channels... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | xc_console is probably too chatty about termios failure... |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
kaf24@firebug... | The attached patch: |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Attached are |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Fix my previous patch to the trap-frame creation code |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Merge |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Fix event-upcall masking when creating a trap frame |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
akw27@arcadians... | Blktap updates: request batching, O_DIRECT/AIO support. |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
akw27@arcadians... | Add missing parallax makefile. |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
akw27@arcadians... | Fix two syntax errors in frame-and-sect decoding macros. |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Fix iopl() syscall so that we pass LTP's iopl02 test. |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | The attached patch removes all of the console handling... |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Here are another couple of places where 8 sectors/page... |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | libxenstore (used to access the daemon) should be licen... |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
kaf24@firebug... | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Add linux 2.6.12.3 patch |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Move more drivers to bind_evtchn_to_irqhandler() interface. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | On x86, Xen does not claim any serial port unless the... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Virtual device drivers use new bind_evtchn_to_irqhandle... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | MErge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Merge, |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | The attached trivial patch fixes a spurious gcc-4.0... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | gcc-3.4/ia64 compilation fixes. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | 1) Make more functions in io.c static |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Update -xen config file for net grant tables. Default... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Manula merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
kaf24@firebug... | Fix typo in Linux header file. Totally harmless --... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Modify default Linux 2.6 config files to build for... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Fix automatic toggling of PAE in Linux config files |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
iap10@freefall... | Since we use configs from dist/install/boot in preferen... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
smh22@firebug... | Don't enable PAE by default just yet. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
vh249@arcadians... | fix netdriver grant table option back to n by default |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix migration for SMP guests with 1 vcpu. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
vh249@firebug... | update x86_64 config files for grant table in netdriver |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
djm@kirby.fc... | Fix CONFIG_VTI build |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Remove USB front/back from 2.4 build, totally. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Update xenstore python bindings for "Implement watching... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix SMP save/restore for 1 vcpu by adding suspend/resum... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix unbind_ipi_from_irq - evtchn_to_irq[evtchn] not... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Add prototype for bind_ipi_on_cpu_to_irq. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Add prototype for balloon_init_watcher. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Implement watching of nodes which don't exist. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix up non-valgrind case to send stderr to file like... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Don't abort on untranslatable errors: EINVAL and print... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
djm@kirby.fc... | Merging with xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | merge? |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
cl349@firebug... | Fix checkpointing - add save/restore support to the... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Better XenLinux page fault debug output for PAE. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Fixes. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | A few consoled tweaks. It's not worth building by default |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Remove some binary files. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | This is the first patch to move the console code out... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | This is the first patch to move the console code out... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Disable build of pygrub for now - does not build with... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Fix typo in pygrub code |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | The attached patch converts the balloon driver and... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | > to "CONFIG_PAGING_LEVELS >= 3", maybe I forgot to... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
kaf24@firebug... | Missing ia64_stubs file for libxc. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Fix calling point for do_softirq, which should only... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Remainder of ACM patch (hgrrrr). |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Fix compilation issue, and then VTI dom0 is up again. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Final set of HV change to support multiple domains... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Add hypercall continuation support, or else dom_mem_op... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Disallow reprogram_ac_timer to change itm, since there... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
fred@xuni-t01... | Add copyright info. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | The patches below clean-up sHype-related file names... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | The attached patch adds the support that was only stubb... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | * support proper scsi disk name |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
smh22@firebug... | Revert unintended enabling of grant tables for netback... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Merge with latest xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Fix the build on gcc-3.4.x (ia64 files) |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
djm@kirby.fc... | Workaround new call to do_softirq in scrub_heap_pages... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
vh249@arcadians... | correct wrong variables pass to the set_pte_at macro. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
smh22@firebug... | Manual merge. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
smh22@firebug... | Minor clean ups of time.c and partial build fixes for 2.4 |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
ach61@arcadians... | PDB: convert ptrace.c and traps.c changes to local... |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
kaf24@firebug... | This patch adds two macros for construction of the |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
kaf24@firebug... | While merging my development tree with the latest hg... |
commit | commitdiff | tree | snapshot |
| 2005-07-31 |
ach61@arcadians... | PDB: roll out changes to ptrace.c and traps.c |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Accomodate change to common alloc_domheap_page |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Merge in minor ia64 Makefile change from xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
djm@kirby.fc... | Updates to conform to latest xen-unstable |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | dom_mem_ops address_bitsd fix. |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
kaf24@firebug... | x86_32 build fix. |
commit | commitdiff | tree | snapshot |
| next |